Skip to content

fix: template env file#155

Merged
MarioCadenas merged 1 commit intomainfrom
fix-env-file
Mar 4, 2026
Merged

fix: template env file#155
MarioCadenas merged 1 commit intomainfrom
fix-env-file

Conversation

@MarioCadenas
Copy link
Copy Markdown
Collaborator

Now that we are using crypto.randomUUID() in the frontend, we need the app to run in a secure context for that method to work. The current template since its using 0.0.0.0 will run in a non secure context. Changing to localhost makes it work correctly

@MarioCadenas MarioCadenas merged commit 8c7cd40 into main Mar 4, 2026
6 checks passed
@MarioCadenas MarioCadenas deleted the fix-env-file branch March 4, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants